Skip to content

Bump azure-core from 1.31.0 to 1.34.0 in /plugins/repository-azure#85

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/plugins/repository-azure/com.azure-azure-core-1.34.0
Closed

Bump azure-core from 1.31.0 to 1.34.0 in /plugins/repository-azure#85
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/plugins/repository-azure/com.azure-azure-core-1.34.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Nov 7, 2022

Bumps azure-core from 1.31.0 to 1.34.0.

Release notes

Sourced from azure-core's releases.

azure-core_1.34.0

1.34.0 (2022-11-04)

Features Added

  • Added HttpHeaderName, and corresponding methods on HttpHeaders, which provides a way of adding, accessing, and removing HttpHeaders from HttpHeaders without needing to call String.toLowercase. (#30924)
  • Added SyncPollingStrategy, and implementations of it, to compliment the asynchronous PollingStrategy. (#31923)
  • Added a new factory method on SyncPoller matching the factory method on PollerFlux, except taking SyncPollingStrategy instead of PollingStrategy.

Bugs Fixed

  • Fixed a bug where void and Void responses would attempt to create a byte[] the size of the response Content-Length. (#31865)
  • Fixed a bug where SyncPoller waitUntil or waitForCompletion didn't update the terminal poll context correctly. (#31905)

Other Changes

  • Removed size limit when creating a BinaryData.fromFlux when the Flux<ByteBuffer> is buffered.
  • Deprecated empty argument constructor in ExpandableStringEnum subtypes.
  • Miscellaneous performance improvements.

Dependency Updates

  • Upgraded Jackson from 2.13.4 to 2.13.4.2.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.31.0 to 1.34.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.31.0...azure-core_1.34.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Nov 7, 2022

The following labels could not be found: dependabot.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 7, 2022
@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 7, 2022

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: b35044e

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Jan 9, 2023

Superseded by #104.

@dependabot dependabot bot closed this Jan 9, 2023
@dependabot dependabot bot deleted the dependabot/gradle/plugins/repository-azure/com.azure-azure-core-1.34.0 branch January 9, 2023 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants